Welcome![Sign In][Sign Up]
Location:
Search - asp.net user management

Search list

[WEB CodeIBuySpyPortal

Description: 微软开发的,基于asp.net的门户网站,包括身份验证、用户管理、角色管理,内容管理,以插件的方式加入系统,体现了asp.net的强大功能和微软提倡的分层的设计思想-Microsoft development, Asp. Net-based portals, including authentication, user management, the role of management, content management, a plug-in to join the system, Asp. net reflects the strong capabilities and Microsoft to promote the design of hierarchical thinking
Platform: | Size: 678402 | Author: 赵飞 | Hits:

[CSharp网络精英出版系统 v2.0版(免费版)

Description: 软件名称 网络精英出版系统 v2.0版(免费版) 运行环境 ASP环境 软件评价 5 软件简介 网络精英出版系统 v2.0版,从网络精英新闻系统 v1.5版升级而来,由于对软件重新制定了发展方向,因此,改名为“网络精英出版系统(中文),elite.com ePublisher(英文)。 网络精英出版系统v2.0将采用微软的最新平台(.Net),重写了所有代码。 网络精英出版系统v2.0(免费版)继承了原来网络精英新闻系统 v1.5版的绝大多数功能,并根据原用户的意见,增加了多用户管理; 改进了“相关文章”板块。 新的系统对服务器提出了新的要求,需要.Net Frakework和ODBC.Net的支持,具体的服务器系统要求,请看“系统要求”部分。 -software title elite network version Publishing System v2.0 (free version) runtime environment ASP software evaluation software brief five elite network version Publishing System v2.0, from the elite network news system upgrade from v1.5, the software re-enacted the direction of development, Therefore, renamed as "elite networks Publishing System (Chinese), elite.com ePublisher (English). network Publishing System v2.0 elite will use Microsoft's latest platform (. Net), all of the code rewritten. the elite network publishing system v2.0 ( free Edition) inherited the original elite network news system v1.5 version of the most functional, and in accordance with the original users, the increase of multi-user management; improving the "related articles" plate. the new server
Platform: | Size: 1414113 | Author: 时岭 | Hits:

[Other resource中国工商网电子商务购物中心系统EMall v1.0

Description: 完全公开源代码,并无任何许可限制 特别基于大型电子商务网站的系统开发 Microsoft SQL Server 2000后台数据库,充分应用了存储过程的巨大功效 基于类模块的扩展数据访问能力支持任何类型的大型数据库 加密用户登录信息(cookie) 易于安装的系统和应用功能 100%的asp.net的代码,没有COM,java或者其他的格式 完全基于MS建议的系统安全设计 最佳的应用程序,数据库和安全设定 MS建议的最佳用户密码管理设定 极强的系统性能与伸缩性 大量应用缓存以提升系统的性能和浏览速度 方便的功能可伸缩设计-completely open-source, no special license restrictions on the large-scale e-commerce site development system for Microsoft SQL Server 2000 database background, the use of the storage process based on the effectiveness of the tremendous expansion module type data access capability to support any type of large-scale database encryption users login information ( cookie) easy-to-install system and application functions Asp. net 100% of the code, no COM, or other java entirely based on the format recommended by the MS design the best system security applications, databases and security settings recommended by the MS best user password management system set strong Properties and application scalability large cache to boost system performance and viewing convenience features scalable design
Platform: | Size: 936346 | Author: 陈睿 | Hits:

[Other resourceMySoftWare

Description: Asp.Net+SQL Server 2000的学生信息管理系统!有三个用户权限,学生,系级和院级管理员!系统功能包括的学生信息(包括照片)的上传,删除,修改;还有对学生信息的查询(包括精确查询和模糊查询),查询结果的打印(水晶报表)!-audiences SQL Server 2000 student information management system. There are three user privileges, students, and grade-level hospital administrators! System features include the student information (including photos) upload, delete, modify; Students have right to information inquiries (including precise inquiry and fuzzy inquiries), the results of the inquiry Print (Crystal statements)!
Platform: | Size: 605983 | Author: 周安乐 | Hits:

[Other resourcetestsysteminweb

Description: 本文介绍了一个基于网络环境的考试系统设计与实现过程,包括系统需求分析和系统的功能设计、数据库设计以及主要ASP.NET页面的设计。重点阐述了用户登录模块、题库管理模块和试卷管理模块的设计。-This paper introduces a network-based environment for the examination system design and implementation process, including system requirements analysis and the function of the system design, database design and the main ASP.NET page design. Focus on the user login modules, database management module and examiners management module design.
Platform: | Size: 32721 | Author: 乐乐 | Hits:

[CSharpHrManage

Description: ASP.NET开发技术详解源代码 将解决方案目录“\\简历管理系统\\hrmanage”拷贝到本机中,并设置目录hrmanage目录的虚拟目录名称为hrmanage。双击根目录hrmanage.sln解决方案文件,系统会自动调用Visual Studio .NET打开本解决方案,通过“解决方案资源管理器”可查看到各层类文件的实现代码。 如果设置Webs目录的虚拟目录名称不是hrmanage,则需要修改Webs目录下的Webs.csproj.webinfo文件,用记事本或其他文本编辑器打开,可以看到如下的设置: <VisualStudioUNCWeb> <Web URLPath = \"http://localhost/hotop100/Webs.csproj\" /> </VisualStudioUNCWeb> 修改路径为设置的虚拟路径即可。 此外,还需要修改数据库连接字符串,用记事本或其他文本编辑工具打开hrmanage目录下的Web.config文件,找到<appSetting>节点,如下所示: <appSettings> <!--此处设置数据库连接字符串--> <add key=\"ConnectString\" value=\"data source=localhost initial catalog=msrcn persist security info=False user id=sa pwd=hello workstation id=msrcn packet size=4096\"/> </appSettings> -ASP.NET Development Technology Comments on the source code of Solutions Catalog "\\ resume management system \\ hrma nage "to the copy machine, Contents hrmanage and set up the virtual directory for the directory name hrmanage. Double-click the root directory hrmanage.sln solutions, The system will automatically call Visual Studio.NET open this solution, by "solution for resource management" can be found on various floors of types of documents to the realization of code. If the installation of Webs directory virtual directory name is not hrmanage. Webs is a need to amend the Webs.csproj.webinfo directory paper, use Notepad or other text editor to open, we can see that the setup is as follows :
Platform: | Size: 396363 | Author: 林晓武 | Hits:

[CSharpthenewsystemofPDM

Description: 本系统采用asp.net+C#开发,运行速度快,节省服务器资源,尤其适合 大型企业使用,如:图书,家电,电子等公司的网上销售平台。 拥有完善的后台管理,如:订单管理,库存管理,产品信息管理, 用户评论管理,客户资料管理。使用方便,维护简单!前台功能: 最新商品,热销商品排行,促销信息,网站新闻,用户留言,客户订单查询。 订单状态等等。-Asp. Net C# development, running faster and save server resources, particularly suitable for the use of large enterprises, such as : books, household appliances, electronics company's online marketing platform. The background sound management, such as : order management, inventory management, product information management, user comments management, customer information management. Easy to use, simple maintenance! Outlook functions : latest products, hot-selling commodity rankings, marketing information, news sites, users voice mail, customer orders inquiry. State orders and so on.
Platform: | Size: 500605 | Author: songfu | Hits:

[ADO-ODBCjmweb10

Description: 系统采用ASP.net+C#技术开发,作为一个个人网站管理系统,功能上讲究的是简洁、实用。在界面上采用了最流行的韩国风格来设计,整体上显得非常精美。 1,用户注册功能 2,用户登陆功能 3,添加文章 4,显示文章 5,管理员后台更新、删除文章 6,文章数量统计功能 管理员:xfj 密码:xfj-system uses C# ASP.net technology development, as a personal website management system, functional program is simple and practical. Interface used in the most popular style of Korea to design, the overall look very attractive. A user registration of two, three functional user landing, adding four articles, article 5 show, administrators update background, delete article 6, the article number of statistical functions Administrators : 5.0.3.tar.bz2 Password : 5.0.3.tar.bz2
Platform: | Size: 204685 | Author: wjg266 | Hits:

[OS program9454_CBPlayer

Description: 投票调查系统,使用ASP.NET开发,数据库为ACCESS。除了具有一般的投票系统功能外,还支持查询用户投票信息(需要与你的用户系统管理)功能,您可以把此模块集成到您的系统之中。系统融入了分层的思想,大部分功能都使用ASP.NET的控件实现-voting system survey, the use of ASP.NET development for the ACCESS database. In addition to the general voting system function, Users also supported inquiries voting information (with the needs of your user systems management) function, You can combine this module integrated into your systems. Layered into the system the idea that most of the functional use ASP.NET Controls
Platform: | Size: 420836 | Author: 庞斌 | Hits:

[Web Serverdxbbsv6.1

Description: 一套ASP.NET论坛程序,v6.1 版本后采用C#编写,以最小的文件体积实现最多的功能 v6.1新功能说明: 1。加入论坛IP过滤功能,可以禁止指定的IP访问论坛。 2。加入脏字过滤功能,可以对论坛发贴内容中的某些字符进行指定的转换。 3。加入特色引用功能,论坛引用功能采用JS脚本引用,高效,快速。 4。加入用户头像后台管理功能,管理员可以在后台动态管理论坛用户头像。 5。加入发贴表情后台管理功能,管理员可以在后台动态管理论坛发贴表情。 6。加入用户组代表图片后台管理功能。 7。加入不同用户组允许上传文件数量,文件大小设置。 8。加入贴子和回复的屏蔽与解屏蔽功能。 9。加入锁定用户功能。-a ASP.NET forum, the v6.1 version after using C# preparation, to the smallest size paper to achieve maximum functional v6.1 new features : 1. Joined the forum IP filtering function, could prohibit the designated IP Access Forum. 2. Zangzi filtering function to be on the forum content of the questions which some characters designated for the conversion. 3. To invoke functional characteristics, the Forum quoted function using JS script invoked, efficient and fast. 4. Avatars background to the management functions, administrators can in the background Dynamic Management Forum Avatars. 5. Expression background to the questions which management functions, administrators can in the background questions which Dynamic Management Forum expression. 6. Joined the user group representatives Photo bac
Platform: | Size: 932899 | Author: 高天 | Hits:

[WEB Codeebbs

Description: asp.net+C#网上论坛 实现用户注册 登陆 个人信息修改 文章浏览 文章发布 回复文章 上传文件 用户信息管理 文章修改 删除等功能-Asp. Net C# User Forum online registration landing amend articles of personal information released to browse articles Minute article Upload file articles of user information management functions such as Delete
Platform: | Size: 335576 | Author: Eagle | Hits:

[Other resourcexue_sheng_zong_he_su_zhi_ping_ce_xitong

Description: 本系统以ASP.NET为开发平台,SQL Server 2000为后台数据库,采用B/S模式,运行于校园网络系统平台上,用户及操作人员通过浏览器访问Web服务器,Web服务器再根据客户机的需要通过ADO.NET访问数据库。本系统中Web服务器为IIS5.0,数据库采用SQL Sever 2000。本系统适用于各大中小学校,其功能主要分为四大类: 用户管理:用于对用户的添加及对用户的删除及查询。 成绩管理:用于对成绩查询。 帮助信息:用于对本系统的具体操作进行详解。 本系统性能力求易于使用,具体有较高的扩展性和可维护性。 -to the system for ASP.NET development platform SQL Server 2000 database for the background, using B / S mode, running on the campus network system platform, users and operators through Web browser visits the server, According to another Web server client needs access to the database through ADO.NET. The system for IIS5.0 Web server, database using SQL Server 2000. This system applies to all universities, primary and secondary schools, their main function is divided into four categories : user management : for the right of users to add and delete users and inquiries. Performance management : for the results of inquiries. Help message : the system used for the specific operations for Hi. Performance of the system sought to easy-to-use, the higher the specific scalability and maintainability.
Platform: | Size: 211540 | Author: 水依 | Hits:

[WEB Codesofthy.net_367q

Description: 就业招聘信息发布管理系统 v2.0 软件等级: 修改于原先漏洞百出的程序,功能说明: 1,公司和个人都可以注册进入浏览招聘或就业信息 2,新闻发布更贴切了现代就业网的风格 后台管理登陆文件:mange/admin.asp 后台管理用户名和密码都是:fengye-employment recruitment information dissemination and management system v2.0 software Grade : changes in the original flaws in the procedures and functions : 1, companies and individuals have to be registered to enter or visit the recruitment of two employment information, the press release more apt modern Employment Network management style landing background documents : mange/admin.asp background of the management of user names and passwords are : fengye
Platform: | Size: 1071104 | Author: 黄复兴 | Hits:

[CSharp网络精英出版系统 v2.0版(免费版)

Description: 软件名称 网络精英出版系统 v2.0版(免费版) 运行环境 ASP环境 软件评价 5 软件简介 网络精英出版系统 v2.0版,从网络精英新闻系统 v1.5版升级而来,由于对软件重新制定了发展方向,因此,改名为“网络精英出版系统(中文),elite.com ePublisher(英文)。 网络精英出版系统v2.0将采用微软的最新平台(.Net),重写了所有代码。 网络精英出版系统v2.0(免费版)继承了原来网络精英新闻系统 v1.5版的绝大多数功能,并根据原用户的意见,增加了多用户管理; 改进了“相关文章”板块。 新的系统对服务器提出了新的要求,需要.Net Frakework和ODBC.Net的支持,具体的服务器系统要求,请看“系统要求”部分。 -software title elite network version Publishing System v2.0 (free version) runtime environment ASP software evaluation software brief five elite network version Publishing System v2.0, from the elite network news system upgrade from v1.5, the software re-enacted the direction of development, Therefore, renamed as "elite networks Publishing System (Chinese), elite.com ePublisher (English). network Publishing System v2.0 elite will use Microsoft's latest platform (. Net), all of the code rewritten. the elite network publishing system v2.0 ( free Edition) inherited the original elite network news system v1.5 version of the most functional, and in accordance with the original users, the increase of multi-user management; improving the "related articles" plate. the new server
Platform: | Size: 1414144 | Author: 时岭 | Hits:

[WEB Code索特购物系统时尚版 v6.0

Description: 支持不要注册就可下订单,版面美观大方,强大的后台功能,订单、会员管理非常方便,有会员购买报表,缺货报表等,会员系统人性化,跟踪订单处理,留言功能、收藏功能、历史记录等,支持IPAY在线支付、支付宝、NPS、网银 默认用户名密码:admin -registration could not support orders, layout stylish, powerful features of the background, orders, the Member Management very convenient, with a membership of the purchase statements shortage statements, Member humanized system to track orders, voice, collection function, the historical record, and support IPAY online payment, payment treasures, the NPS, net Silver default user name Password : admin
Platform: | Size: 2955264 | Author: mxd | Hits:

[Internet-NetworkQQ_(good)

Description: QQ挂机站全部源代码(good) 第一步:新建一sql数据库webQQ,导入SQL数据库备份(在管理器里的还原备份功能,不会找找资料) 在Web.config里修改sa用户密码。 第二步:注册NT后台服务,并在windows服务管理器启动webqq服务 C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\installutil C:\改成你的路径\webQQServ.exe 在webQQServ.exe.config修改sa用户密码。 这样就OK了,后台管理admin/admin.aspx 用户名与密码都是admin 自已改吧 ================================== ================================== 系统使用 APE.NET制作(c#) 使用sql数据库(存储过程) 并使用NT服务自动轮询QQ服务器并自动发广告 :) 这种站实际上只适合用NT服务来做,普通的脚本受不了这压力的。 ================================== 发广告是每次轮询只发用户好友列表中指定数字开头的号。 例如第一次发 10 开头的的,第二次就发 11开头的所有号,依次递增。这样会快很多。 -onhook full source code (good), the first step : a new database sql webQQ, import SQL database backup (in the manager's reduction backup, not to find out information) in Web.config reworked sa user passwords. Second step : Create NT background, the windows and service management services for start webqq C : \ WINDOWS \ Microsoft.NET \ Framework \ v1.1.4322 \ installutil C : \ path into your \ webQQServ.exe webQQServ.exe.config changes in sa user passwords. So OK, management background admin/admin.aspx user name and password are admin own change it ================================ == ================================== system APE.NET production (c#) use sql database ( storage process) and the use of automated polling service NT server and automatically QQ made advertising :) such stat
Platform: | Size: 540672 | Author: 王元 | Hits:

[ICQ-IM-Chathuachatv2.0

Description: 花儿聊天室v2.0 (花儿不在网上) 演示地址:http://ly520.net/hr =================================================================== 1:本聊天室只有69K,是目前中国历史上功能最多,文件最小,耗资源最少的聊天室 2:本聊天室上传简单,下载压缩后直接上传,无须修改。 3:本聊天室功能介绍如下: 1级无权限,2级发贴图,3级发特效字,4级看级别,5级支持HTML权限, 6级看 IP,7级踢人,8级升降级(7级以内,含7级),加分,删除留言薄留言,9级超级管理。 4:超级用户:花儿不在网上 密码:1234-Chat Room v2.0 Flowers (Flowers not online) demonstration Address : http :// ly520.net/hr ========================== ======================================== = 1 : The Chat Room Only 69K, which is the function of the history of China the largest, the smallest paper consumed the fewest resources Chat Room 2 : the Chat Room simple upload and download compressed uploaded directly without modification. 3 : The chat room functions as follows : a no authority sent two maps, the three magic words, look at four levels, five support HTML authority, six see IP, kicking seven, eight movements level (less than seven, with seven), extra points Guestbook delete messages, nine Super management. 4 : Super User : Flowers are not online Password : 1234
Platform: | Size: 65536 | Author: | Hits:

[xml-soap-webservicenetdisk

Description: 《桃源网络硬盘.Net》说明 --- --- --- --- --- ---- 版本信息:桃源网络硬盘.Net 3.2 (免费版) 开发环境:Microsoft.NET Framework SDK 运行要求:   ·Windows 2000 或 Windows XP 安装 .Net Framework 或 VS.net、Windows 2003   ·要求上传目录有写权限   ·请将其放在虚拟目录下 主要功能:   ·支持多人注册使用,注册后生成自己的专用文件夹,互不影响;   ·在线上传文件、可分文件夹管理;   ·设置共享权限功能,可设置指定会员读取、写入,或允许全部会员读写;   ·会员管理功能,可对每个用户的单独空间大小进行设置;   ·登录时验证码控制安全登录;   ·支持大文件及多文件上传;   ·支持文件搜索;   ·好友添加及文件查看功能;   ·公共共享目录及文件查看;   ·共享文件下载统计;   ·空间地址访客查看功能;   ·访客留言功能;   ·系统短消息功能;-"Yuen network drives. Net "Note---------------------------------------------------------------- Version : Taoyuan network drives. Net 3.2 (free version) development environment : Microsoft.NET Framework SDK operating requirements : Windows 2000 or Windows XP installed. Net Framework or VS.net. Windows 2003 is required to upload directory please write access its virtual directory on the main gong can : to support the use of people registered, registration produce their own special folder, separating; online upload documents can be divided into folders; set sharing authority functions, designated members can be set to read, write, or to allow all members to read and write; Member management capabilities, each user can right the separate space for the size set; Login validation c
Platform: | Size: 547840 | Author: 000000 | Hits:

[Internet-Networkweb

Description: 扁豆网整站程序 前台首页为:/default.asp 后台管理路径:/admin/Admin.asp 管理员用户名:admin 密码:admin 数据库地址:/WoDb/www.51dou.net.asp-Lentils whole network of stations for the front page:/default.asp background management path:/admin/Admin.asp administrator user name: admin Password: admin database Address:/WoDb/www.51dou.net.asp
Platform: | Size: 2852864 | Author: 掌上梧州 | Hits:

[WEB CodeLTP.Accounts.dll

Description: 李天平通用权限管理系统: 实现用户角色机器权限分组管理(Li Tianping general rights management system: realizing user role machine rights grouping management)
Platform: | Size: 13312 | Author: XZH_ | Hits:
« 1 2 3 4 5 67 8 9 10 11 12 13 »

CodeBus www.codebus.net